home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
MenuHack
/
MenuHackSource.sit
/
MHHandler.h
< prev
next >
Wrap
Text File
|
1996-06-21
|
434b
|
14 lines
/*------------------------------------------------------------------------------
#
# MenuHack. This does the real cross-app patching work!
#
# MHWindowHandler.c - Handle the clicks, draw, etc.
#
# Copyright © CE Software, Inc., Inc. 1996
# All rights reserved.
#
------------------------------------------------------------------------------*/
void InitWHandler( void );
void CloseWHandler ( void );
void PollWHandler (Point where);